2026-09-21 01:45:06,871 [ 218258 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-09-21 01:45:06,871 [ 218258 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-09-21 01:45:06,871 [ 218258 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-09-21 01:45:06,871 [ 218258 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_hlzqms --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1]' test_backup_log/test.py::test_backup_log test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_config_corresponding_root/test.py::test_work test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method test_config_yaml_full/test.py::test_yaml_full_conf test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' test_dictionaries_null_value/test.py::test_null_value 'test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Date_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[String_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_]' test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica test_distributed_ddl_parallel/test.py::test_all_in_parallel test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 test_distributed_ddl_parallel/test.py::test_smoke test_distributed_ddl_parallel/test.py::test_smoke_parallel test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued test_distributed_system_query/test.py::test_start_and_stop_replica_send test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_create_user_and_login/test.py::test_grant_create_user test_config_decryption/test_wrong_settings.py::test_invalid_chars test_distributed_ddl_parallel/test.py::test_all_in_parallel test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_catboost_evaluate/test.py::testAmazonModelManyRows test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] [gw9] [ 1%] PASSED test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key [gw8] [ 2%] PASSED test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login [gw8] [ 3%] PASSED test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user [gw8] [ 4%] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw5] [ 5%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] [gw5] [ 6%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] [gw5] [ 7%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] [gw5] [ 8%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] [gw0] [ 9%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash [gw0] [ 10%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python [gw0] [ 11%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python [gw0] [ 12%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python [gw0] [ 13%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python [gw8] [ 14%] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw3] [ 15%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_default_compression_codec/test.py::test_default_codec_for_compact_parts [gw9] [ 16%] PASSED test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes [gw4] [ 17%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] [gw7] [ 18%] PASSED test_distributed_ddl_parallel/test.py::test_all_in_parallel test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 [gw6] [ 19%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_alter_moving_garbage/test.py::test_alter_moving[False-True] [gw2] [ 20%] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow [gw2] [ 21%] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString [gw2] [ 22%] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw2] [ 23%] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric [gw1] [ 24%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] [gw2] [ 25%] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath [gw0] [ 26%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python [gw2] [ 27%] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath [gw0] [ 28%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash [gw2] [ 29%] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString [gw0] [ 30%] PASSED test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python [gw0] [ 31%] PASSED test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash [gw2] [ 32%] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate [gw0] [ 33%] PASSED test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python [gw0] [ 34%] PASSED test_executable_dictionary/test.py::test_executable_input_python [gw2] [ 35%] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures [gw2] [ 36%] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures [gw2] [ 37%] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] [gw2] [ 38%] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash [gw7] [ 39%] PASSED test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 test_distributed_ddl_parallel/test.py::test_smoke [gw1] [ 40%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] [gw6] [ 41%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] test_alter_moving_garbage/test.py::test_alter_moving[True-True] [gw9] [ 42%] PASSED test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method [gw4] [ 43%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] test_allowed_client_hosts/test.py::test_allowed_host [gw1] [ 44%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] [gw2] [ 45%] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh [gw2] [ 46%] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw2] [ 47%] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw8] [ 48%] PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge [gw6] [ 49%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw8] [ 50%] PASSED test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single [gw1] [ 51%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] [gw0] [ 52%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] [gw4] [ 53%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] [gw7] [ 54%] PASSED test_distributed_ddl_parallel/test.py::test_smoke test_distributed_ddl_parallel/test.py::test_smoke_parallel [gw7] [ 55%] PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload [gw9] [ 56%] PASSED test_config_decryption/test_wrong_settings.py::test_wrong_method test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible [gw8] [ 57%] PASSED test_default_compression_codec/test.py::test_default_codec_single [gw1] [ 58%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] [gw4] [ 59%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] [gw5] [ 60%] PASSED test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host [gw5] [ 61%] PASSED test_allowed_client_hosts/test.py::test_denied_host [gw3] [ 62%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw1] [ 63%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] [gw3] [ 64%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup [gw0] [ 65%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] [gw9] [ 66%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible [gw9] [ 67%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible [gw8] [ 68%] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert [gw2] [ 69%] PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge [gw7] [ 70%] PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued test_config_corresponding_root/test.py::test_work test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica [gw1] [ 71%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] [gw4] [ 72%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic [gw1] [ 73%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] test_dictionaries_redis/test.py::test_redis_dictionaries[String_] [gw8] [ 74%] PASSED test_config_corresponding_root/test.py::test_work [gw3] [ 75%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup [gw1] [ 76%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] [gw0] [ 77%] PASSED test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica [gw4] [ 78%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] [gw7] [ 79%] PASSED test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup [gw0] [ 80%] PASSED test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica [gw6] [ 81%] PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw9] [ 82%] PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_config_yaml_full/test.py::test_yaml_full_conf [gw1] [ 83%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] [gw1] [ 84%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] [gw4] [ 85%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw3] [ 86%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore [gw1] [ 87%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] [gw5] [ 88%] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup [gw7] [ 89%] PASSED test_config_yaml_full/test.py::test_yaml_full_conf test_dictionaries_null_value/test.py::test_null_value [gw1] [ 90%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] test_backup_log/test.py::test_backup_log [gw4] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw1] [ 92%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] [gw3] [ 93%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup [gw5] [ 94%] PASSED test_dictionaries_null_value/test.py::test_null_value test_distributed_system_query/test.py::test_start_and_stop_replica_send [gw6] [ 95%] PASSED test_backup_log/test.py::test_backup_log [gw3] [ 96%] FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_broken_part_during_merge/test.py::test_merge_and_part_corruption [gw5] [ 97%] PASSED test_distributed_system_query/test.py::test_start_and_stop_replica_send [gw6] [ 98%] PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption [gw2] [ 99%] PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade [gw2] [100%] PASSED test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade =================================== FAILURES =================================== _________________________ test_shutdown_cancels_backup _________________________ [gw3] linux -- Python 3.10.12 /usr/bin/python3 def test_shutdown_cancels_backup(): > with NoTrashChecker() as no_trash_checker: test_backup_restore_on_cluster/test_cancel_backup.py:556: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = type = None, value = None, traceback = None def __exit__(self, type, value, traceback): list_of_znodes = set( node1.query( "SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' " + "AND NOT (name == 'alive_tracker')" ).splitlines() ) new_znodes = list_of_znodes.difference(self.__previous_list_of_znodes) if new_znodes: print(f"Found nodes in ZooKeeper: {new_znodes}") for node in new_znodes: print( f"Nodes in '/clickhouse/backups/{node}':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}'" ) ) print( f"Nodes in '/clickhouse/backups/{node}/stage':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}/stage'" ) ) if self.check_zookeeper: assert new_znodes == set() list_of_backups = set( os.listdir(os.path.join(node1.cluster.instances_dir, "backups")) ) new_backups = list_of_backups.difference(self.__previous_list_of_backups) unfinished_backups = set( backup for backup in new_backups if not os.path.exists( os.path.join(node1.cluster.instances_dir, "backups", backup, ".backup") ) ) new_backups = set( backup for backup in new_backups if backup not in unfinished_backups ) if new_backups: print(f"Found new backups: {new_backups}") if unfinished_backups: print(f"Found unfinished backups: {unfinished_backups}") assert new_backups == set(self.expect_backups) assert unfinished_backups.difference(self.allow_unfinished_backups) == set() all_errors = set() start_time = time.strftime( "%Y-%m-%d %H:%M:%S", self.__start_time_for_collecting_errors ) for node in nodes: errors_query_result = node.query( "SELECT name FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "') " + "AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) " + "AND NOT (name == 'NO_ELEMENTS_IN_CONFIG')" ) errors = errors_query_result.splitlines() if errors: print(f"{get_node_name(node)}: Found errors: {errors}") print( node.query( "SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "')" ) ) for error in errors: > assert (error in self.expect_errors) or (error in self.allow_errors) E AssertionError: assert ('NETLINK_ERROR' in ['QUERY_WAS_CANCELLED'] or 'NETLINK_ERROR' in []) E + where ['QUERY_WAS_CANCELLED'] = .expect_errors E + and [] = .allow_errors test_backup_restore_on_cluster/test_cancel_backup.py:394: AssertionError ----------------------------- Captured stdout call ----------------------------- Using node1 as initiator Waiting for number of system processes = 1+ Got 1 system processes for backup f9beed4b833840cda5042d7696a62611 after waiting 1 seconds node2: Restarting... node2: Restarted Waiting for number of system processes = 0 Got 0 system processes for backup f9beed4b833840cda5042d7696a62611 after waiting 0 seconds node1: Found errors: ['QUERY_WAS_CANCELLED'] QUERY_WAS_CANCELLED Got error from host node2:9000. DB::Exception: Query was cancelled. Stack trace:\n\n0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f7d963b\n1. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000a27ad8c\n2. DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000a28754b\n3. DB::QueryStatus::throwQueryWasCancelled() const @ 0x00000000139f068f\n4. DB::QueryStatus::throwProperExceptionIfNeeded(unsigned long const&, unsigned long const&) @ 0x00000000139f058c\n5. DB::BackupEntriesCollector::setStage(String const&, String const&) @ 0x00000000127e9c1f\n6. DB::BackupEntriesCollector::gatherMetadataAndCheckConsistency() @ 0x00000000127e6765\n7. DB::BackupEntriesCollector::run() @ 0x00000000127e2f06\n8. DB::BackupsWorker::BackupStarter::doBackup() @ 0x00000000128229e4\n9. void std::__function::__policy_invoker::__call_impl[abi:ne190107] const&, std::shared_ptr const&)::$_0, void ()>>(std::__function::__policy_storage const*) @ 0x00000000128205ac\n10. std::__packaged_task_func (std::function&&, Priority)> DB::threadPoolCallbackRunnerUnsafe>(ThreadPoolImpl>&, String const&)::\'lambda\'(std::function&&, Priority)::operator()(std::function&&, Priority)::\'lambda\'(), std::allocator (std::function&&, Priority)> DB::threadPoolCallbackRunnerUnsafe>(ThreadPoolImpl>&, String const&)::\'lambda\'(std::function&&, Priority)::operator()(std::function&&, Priority)::\'lambda\'()>, void ()>::operator()() @ 0x000000001234f084\n11. std::packaged_task::operator()() @ 0x000000001234f1ec\n12. ThreadPoolImpl>::ThreadFromThreadPool::worker() @ 0x000000000f90da5b\n13. void std::__function::__policy_invoker::__call_impl[abi:ne190107]::ThreadFromGlobalPoolImpl>::ThreadFromThreadPool::*)(), ThreadPoolImpl>::ThreadFromThreadPool*>(void (ThreadPoolImpl>::ThreadFromThreadPool::*&&)(), ThreadPoolImpl>::ThreadFromThreadPool*&&)::\'lambda\'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000000f914583\n14. ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000f90ad8f\n15. void* std::__thread_proxy[abi:ne190107]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000f91205a\n16. ? @ 0x00007f00d0ec9ac3\n17. ? @ 0x00007f00d0f5b850\n\nJob\'s origin stack trace:\n0. void boost::heap::priority_queue, boost::parameter::void_, boost::parameter::void_, boost::parameter::void_>::emplace, Priority&, StrongTypedef&, DB::OpenTelemetry::TracingContextOnThread const, bool&, (anonymous namespace)::ScopedDecrement>(std::function&&, Priority&, StrongTypedef&, DB::OpenTelemetry::TracingContextOnThread const&&, bool&, (anonymous namespace)::ScopedDecrement&&) @ 0x000000000f912c97\n1. void ThreadPoolImpl>::scheduleImpl(std::function, Priority, std::optional, bool) @ 0x000000000f90ee38\n2. std::function (std::function&&, Priority)> DB::threadPoolCallbackRunnerUnsafe>(ThreadPoolImpl>&, String const&)::\'lambda\'(std::function&&, Priority)::operator()(std::function&&, Priority) @ 0x000000001234e89a\n3. std::future std::__function::__policy_invoker (std::function&&, Priority)>::__call_impl[abi:ne190107] (std::function&&, Priority)> DB::threadPoolCallbackRunnerUnsafe>(ThreadPoolImpl>&, String const&)::\'lambda\'(std::function&&, Priority), std::future (std::function&&, Priority)>>(std::__function::__policy_storage const*, std::function&&, Priority&&) @ 0x000000001234e6cf\n4. DB::BackupsWorker::startMakingBackup(std::shared_ptr const&, std::shared_ptr const&) @ 0x0000000012817224\n5. DB::BackupsWorker::start(std::shared_ptr const&, std::shared_ptr) @ 0x0000000012816223\n6. DB::InterpreterBackupQuery::execute() @ 0x0000000013d39284\n7. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*, std::shared_ptr&) @ 0x0000000013cacf48\n8. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, DB::QueryFlags, std::optional const&, std::function const&, std::optional const&)>) @ 0x0000000013cb1383\n9. DB::DDLWorker::tryExecuteQuery(DB::DDLTaskBase&, std::shared_ptr const&, bool) @ 0x00000000134c0f40\n10. DB::DDLWorker::processTask(DB::DDLTaskBase&, std::shared_ptr const&, bool) @ 0x00000000134bf2db\n11. DB::DDLWorker::scheduleTasks(bool) @ 0x00000000134bbf02\n12. DB::DDLWorker::runMainThread() @ 0x00000000134b3e0c\n13. void std::__function::__policy_invoker::__call_impl[abi:ne190107]::ThreadFromGlobalPoolImpl(void (DB::DDLWorker::*&&)(), DB::DDLWorker*&&)::\'lambda\'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000134d2d63\n14. ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000f90ad8f\n15. void* std::__thread_proxy[abi:ne190107]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000f91205a\n16. ? @ 0x00007f00d0ec9ac3\n17. ? @ 0x00007f00d0f5b850\n node2: Found errors: ['NETLINK_ERROR'] NO_ELEMENTS_IN_CONFIG Certificate file is not set. NETLINK_ERROR Can\'t receive Netlink response: error -2 ------------------------------ Captured log call ------------------------------- 2026-09-21 01:47:05.630000 [ 687 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3648, query) 2026-09-21 01:47:05.695000 [ 687 ] DEBUG : Executing query CREATE TABLE tbl ON CLUSTER 'cluster' (x UInt64) ENGINE=ReplicatedMergeTree('/clickhouse/tables/tbl/', '{replica}') ORDER BY tuple() PARTITION BY x%10 on node1 (cluster.py:3648, query) 2026-09-21 01:47:05.810000 [ 687 ] DEBUG : Executing query INSERT INTO tbl SELECT number FROM numbers(10) on node1 (cluster.py:3648, query) 2026-09-21 01:47:05.925000 [ 687 ] DEBUG : Executing query BACKUP TABLE tbl ON CLUSTER 'cluster' TO Disk('backups', 'f9beed4b833840cda5042d7696a62611') SETTINGS id='f9beed4b833840cda5042d7696a62611' ASYNC on node1 (cluster.py:3648, query) 2026-09-21 01:47:05.990000 [ 687 ] DEBUG : Executing query SELECT status FROM system.backups WHERE id='f9beed4b833840cda5042d7696a62611' on node1 (cluster.py:3648, query) 2026-09-21 01:47:06.055000 [ 687 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%f9beed4b833840cda5042d7696a62611%') on node1 (cluster.py:3648, query) 2026-09-21 01:47:06.120000 [ 687 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%f9beed4b833840cda5042d7696a62611%') on node2 (cluster.py:3648, query) 2026-09-21 01:47:07.186000 [ 687 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%f9beed4b833840cda5042d7696a62611%') on node2 (cluster.py:3648, query) 2026-09-21 01:47:07.251000 [ 687 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node2-1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2051, exec_in_container) 2026-09-21 01:47:07.251000 [ 687 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw3-node2-1 bash -c ps -C clickhouse] (cluster.py:121, run_and_check) 2026-09-21 01:47:07.291000 [ 687 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:145, run_and_check) 2026-09-21 01:47:07.291000 [ 687 ] DEBUG : Stdout: 10 ? 00:00:07 clickhouse (cluster.py:145, run_and_check) 2026-09-21 01:47:07.291000 [ 687 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node2-1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2051, exec_in_container) 2026-09-21 01:47:07.291000 [ 687 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw3-node2-1 bash -c pkill clickhouse] (cluster.py:121, run_and_check) 2026-09-21 01:47:07.328000 [ 687 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 01:47:07.328000 [ 687 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 01:47:07.371000 [ 687 ] DEBUG : Stdout:10 (cluster.py:145, run_and_check) 2026-09-21 01:47:08.372000 [ 687 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 01:47:08.372000 [ 687 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 01:47:08.413000 [ 687 ] DEBUG : Stdout:10 (cluster.py:145, run_and_check) 2026-09-21 01:47:09.414000 [ 687 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 01:47:09.415000 [ 687 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 01:47:09.458000 [ 687 ] DEBUG : Stdout:10 (cluster.py:145, run_and_check) 2026-09-21 01:47:10.460000 [ 687 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 01:47:10.460000 [ 687 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 01:47:10.501000 [ 687 ] DEBUG : Stdout:10 (cluster.py:145, run_and_check) 2026-09-21 01:47:11.503000 [ 687 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 01:47:11.503000 [ 687 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 01:47:11.544000 [ 687 ] DEBUG : Stdout:10 (cluster.py:145, run_and_check) 2026-09-21 01:47:12.546000 [ 687 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 01:47:12.546000 [ 687 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 01:47:12.605000 [ 687 ] DEBUG : Stdout:10 (cluster.py:145, run_and_check) 2026-09-21 01:47:13.606000 [ 687 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 01:47:13.606000 [ 687 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 01:47:13.647000 [ 687 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 01:47:13.647000 [ 687 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 01:47:13.687000 [ 687 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:4014, start_clickhouse) 2026-09-21 01:47:13.688000 [ 687 ] DEBUG : http://localhost:None "POST /v1.46/containers/roottestbackuprestoreonclustercancelbackup-gw3-node2-1/exec HTTP/1.1" 201 74 (connectionpool.py:547, _make_request) 2026-09-21 01:47:13.713000 [ 687 ] DEBUG : http://localhost:None "POST /v1.46/exec/06cdeae2615319c38502e6c9d451cbf3a5aa5b250561f893467c5735e68ec707/start HTTP/1.1" 200 0 (connectionpool.py:547, _make_request) 2026-09-21 01:47:13.715000 [ 687 ] DEBUG : http://localhost:None "GET /v1.46/exec/06cdeae2615319c38502e6c9d451cbf3a5aa5b250561f893467c5735e68ec707/json HTTP/1.1" 200 586 (connectionpool.py:547, _make_request) 2026-09-21 01:47:14.715000 [ 687 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 01:47:14.716000 [ 687 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 01:47:14.754000 [ 687 ] DEBUG : Stdout:866 (cluster.py:145, run_and_check) 2026-09-21 01:47:14.754000 [ 687 ] DEBUG : Clickhouse process running. (cluster.py:4028, start_clickhouse) 2026-09-21 01:47:14.754000 [ 687 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 01:47:14.755000 [ 687 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 01:47:14.794000 [ 687 ] DEBUG : Stdout:866 (cluster.py:145, run_and_check) 2026-09-21 01:47:14.794000 [ 687 ] DEBUG : Executing query select 20 on node2 (cluster.py:3648, query) 2026-09-21 01:47:14.859000 [ 687 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%f9beed4b833840cda5042d7696a62611%') on node1 (cluster.py:3648, query) 2026-09-21 01:47:14.923000 [ 687 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%f9beed4b833840cda5042d7696a62611%') on node2 (cluster.py:3648, query) 2026-09-21 01:47:15.039000 [ 687 ] DEBUG : Executing query SELECT status FROM system.backups WHERE id='f9beed4b833840cda5042d7696a62611' on node1 (cluster.py:3648, query) 2026-09-21 01:47:15.104000 [ 687 ] DEBUG : Executing query SELECT error FROM system.backups WHERE id='f9beed4b833840cda5042d7696a62611' on node1 (cluster.py:3648, query) 2026-09-21 01:47:15.169000 [ 687 ] DEBUG : Executing query SYSTEM FLUSH LOGS on node1 (cluster.py:3648, query) 2026-09-21 01:47:15.284000 [ 687 ] DEBUG : Executing query SELECT status FROM system.backup_log WHERE id='f9beed4b833840cda5042d7696a62611' ORDER BY status on node1 (cluster.py:3648, query) 2026-09-21 01:47:15.349000 [ 687 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3648, query) 2026-09-21 01:47:15.413000 [ 687 ] DEBUG : Executing query SELECT name FROM system.errors WHERE last_error_time >= toDateTime('2026-09-21 01:47:05') AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) AND NOT (name == 'NO_ELEMENTS_IN_CONFIG') on node1 (cluster.py:3648, query) 2026-09-21 01:47:15.478000 [ 687 ] DEBUG : Executing query SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('2026-09-21 01:47:05') on node1 (cluster.py:3648, query) 2026-09-21 01:47:15.543000 [ 687 ] DEBUG : Executing query SELECT name FROM system.errors WHERE last_error_time >= toDateTime('2026-09-21 01:47:05') AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) AND NOT (name == 'NO_ELEMENTS_IN_CONFIG') on node2 (cluster.py:3648, query) 2026-09-21 01:47:15.658000 [ 687 ] DEBUG : Executing query SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('2026-09-21 01:47:05') on node2 (cluster.py:3648, query) ---------------------------- Captured log teardown ----------------------------- 2026-09-21 01:47:15.804000 [ 687 ] DEBUG : Executing query DROP TABLE IF EXISTS tbl ON CLUSTER 'cluster' SYNC on node1 (cluster.py:3648, query) 2026-09-21 01:47:15.919000 [ 687 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/.env --project-name roottestbackuprestoreonclustercancelbackup-gw3 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node2/docker-compose.yml stop --timeout 20] (cluster.py:121, run_and_check) 2026-09-21 01:47:17.218000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node1-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 01:47:17.218000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node2-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 01:47:17.218000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node2-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 01:47:17.218000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node1-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 01:47:17.218000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo1-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 01:47:17.218000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo2-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 01:47:17.219000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo3-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 01:47:17.219000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo3-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 01:47:17.219000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo2-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 01:47:17.219000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo1-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 01:47:17.219000 [ 687 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node1/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node1/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2026-09-21 01:47:17.228000 [ 687 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node2/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2026-09-21 01:47:17.237000 [ 687 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/.env --project-name roottestbackuprestoreonclustercancelbackup-gw3 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node2/docker-compose.yml down --volumes] (cluster.py:121, run_and_check) 2026-09-21 01:47:17.764000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node1-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 01:47:17.765000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node2-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 01:47:17.765000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node1-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 01:47:17.765000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node1-1 Removing (cluster.py:147, run_and_check) 2026-09-21 01:47:17.765000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node2-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 01:47:17.765000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node2-1 Removing (cluster.py:147, run_and_check) 2026-09-21 01:47:17.765000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node1-1 Removed (cluster.py:147, run_and_check) 2026-09-21 01:47:17.765000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node2-1 Removed (cluster.py:147, run_and_check) 2026-09-21 01:47:17.765000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo2-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 01:47:17.765000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo1-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 01:47:17.765000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo3-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 01:47:17.765000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo1-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 01:47:17.765000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo1-1 Removing (cluster.py:147, run_and_check) 2026-09-21 01:47:17.765000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo2-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 01:47:17.765000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo2-1 Removing (cluster.py:147, run_and_check) 2026-09-21 01:47:17.766000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo3-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 01:47:17.766000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo3-1 Removing (cluster.py:147, run_and_check) 2026-09-21 01:47:17.766000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo1-1 Removed (cluster.py:147, run_and_check) 2026-09-21 01:47:17.766000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo2-1 Removed (cluster.py:147, run_and_check) 2026-09-21 01:47:17.766000 [ 687 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo3-1 Removed (cluster.py:147, run_and_check) 2026-09-21 01:47:17.766000 [ 687 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw3_default Removing (cluster.py:147, run_and_check) 2026-09-21 01:47:17.766000 [ 687 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw3_default Removed (cluster.py:147, run_and_check) 2026-09-21 01:47:17.766000 [ 687 ] DEBUG : Cleanup called (cluster.py:851, cleanup) 2026-09-21 01:47:17.783000 [ 687 ] DEBUG : Docker networks for project roottestbackuprestoreonclustercancelbackup-gw3 are NETWORK ID NAME DRIVER SCOPE (cluster.py:830, print_all_docker_pieces) 2026-09-21 01:47:17.797000 [ 687 ] DEBUG : Docker containers for project roottestbackuprestoreonclustercancelbackup-gw3 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:838, print_all_docker_pieces) 2026-09-21 01:47:17.812000 [ 687 ] DEBUG : Docker volumes for project roottestbackuprestoreonclustercancelbackup-gw3 are DRIVER VOLUME NAME (cluster.py:846, print_all_docker_pieces) 2026-09-21 01:47:17.812000 [ 687 ] DEBUG : Command:[docker container list --all --filter name='^/roottestbackuprestoreonclustercancelbackup-gw3-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:121, run_and_check) 2026-09-21 01:47:17.827000 [ 687 ] DEBUG : Unstopped containers: {} (cluster.py:865, cleanup) 2026-09-21 01:47:17.827000 [ 687 ] DEBUG : No running containers for project: roottestbackuprestoreonclustercancelbackup-gw3 (cluster.py:879, cleanup) 2026-09-21 01:47:17.827000 [ 687 ] DEBUG : Trying to prune unused networks... (cluster.py:885, cleanup) 2026-09-21 01:47:17.842000 [ 687 ] DEBUG : Trying to prune unused images... (cluster.py:901, cleanup) 2026-09-21 01:47:17.842000 [ 687 ] DEBUG : Command:[docker image prune -f] (cluster.py:121, run_and_check) 2026-09-21 01:47:17.862000 [ 687 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:145, run_and_check) 2026-09-21 01:47:17.862000 [ 687 ] DEBUG : Images pruned (cluster.py:904, cleanup) 2026-09-21 01:47:17.862000 [ 687 ] DEBUG : Trying to prune unused volumes... (cluster.py:910, cleanup) 2026-09-21 01:47:17.862000 [ 687 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:121, run_and_check) 2026-09-21 01:47:17.878000 [ 687 ] DEBUG : Stdout:1 (cluster.py:145, run_and_check) 2026-09-21 01:47:17.878000 [ 687 ] DEBUG : Volumes pruned: 1 (cluster.py:915, cleanup) ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 86.94s call test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 39.71s call test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 38.93s call test_alter_moving_garbage/test.py::test_delete_race_leftovers 33.04s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 22.51s setup test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 22.35s teardown test_alter_moving_garbage/test.py::test_delete_race_leftovers 21.54s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 20.77s setup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 20.47s setup test_alter_moving_garbage/test.py::test_alter_moving[False-False] 18.50s setup test_distributed_ddl_parallel/test.py::test_all_in_parallel 17.87s setup test_default_compression_codec/test.py::test_default_codec_for_compact_parts 17.15s call test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 16.98s call test_config_yaml_full/test.py::test_yaml_full_conf 16.96s setup test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 16.80s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 16.51s call test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload 16.40s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 15.97s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 15.80s setup test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 15.68s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 15.34s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 15.00s call test_distributed_ddl_parallel/test.py::test_smoke 14.97s setup test_allowed_client_hosts/test.py::test_allowed_host 14.93s call test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued 14.68s teardown test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 14.25s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 14.17s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 14.12s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 13.97s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 13.53s call test_config_decryption/test_wrong_settings.py::test_wrong_method 13.32s call test_config_decryption/test_wrong_settings.py::test_invalid_chars 13.16s setup test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert 12.85s setup test_create_user_and_login/test.py::test_grant_create_user 12.74s setup test_broken_part_during_merge/test.py::test_merge_and_part_corruption 12.50s call test_config_decryption/test_wrong_settings.py::test_no_encryption_key 12.17s setup test_distributed_system_query/test.py::test_start_and_stop_replica_send 12.13s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 11.94s call test_config_decryption/test_wrong_settings.py::test_subnodes 11.93s setup test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 11.58s setup test_dictionaries_null_value/test.py::test_null_value 11.55s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 11.44s setup test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 11.40s call test_catboost_evaluate/test.py::testAmazonModelManyRows 11.22s setup test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 11.17s setup test_backup_log/test.py::test_backup_log 11.17s setup test_config_corresponding_root/test.py::test_work 11.10s call test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 10.96s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 10.94s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 10.90s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 10.43s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 10.22s call test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 9.95s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 9.61s call test_alter_moving_garbage/test.py::test_alter_moving[True-True] 8.11s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 8.02s call test_distributed_ddl_parallel/test.py::test_all_in_parallel 7.32s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 7.15s call test_alter_moving_garbage/test.py::test_alter_moving[False-True] 7.09s call test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 7.08s call test_alter_moving_garbage/test.py::test_alter_moving[False-False] 6.99s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 6.90s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 6.84s call test_default_compression_codec/test.py::test_default_codec_single 6.64s teardown test_default_compression_codec/test.py::test_default_codec_single 6.58s teardown test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued 6.56s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 6.49s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 6.41s call test_create_user_and_login/test.py::test_login_as_dropped_user_xml 6.12s call test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 6.10s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 6.05s teardown test_distributed_system_query/test.py::test_start_and_stop_replica_send 6.03s call test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 6.02s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 5.99s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 5.95s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 5.71s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 5.71s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 5.68s call test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 5.58s call test_backup_log/test.py::test_backup_log 5.56s teardown test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 5.51s call test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 5.32s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 5.26s teardown test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 4.99s teardown test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica 4.66s call test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 4.55s teardown test_allowed_client_hosts/test.py::test_denied_host 4.55s call test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 4.25s setup test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 4.05s teardown test_broken_part_during_merge/test.py::test_merge_and_part_corruption 4.02s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 3.84s teardown test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 3.78s teardown test_create_user_and_login/test.py::test_login_as_dropped_user_xml 3.68s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 3.67s call test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 3.63s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 3.46s teardown test_dictionaries_null_value/test.py::test_null_value 3.01s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 2.90s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 2.89s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 2.62s call test_default_compression_codec/test.py::test_default_codec_multiple 2.17s call test_broken_part_during_merge/test.py::test_merge_and_part_corruption 2.07s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 1.94s call test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica 1.80s teardown test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 1.78s teardown test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 1.76s call test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert 1.30s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 1.26s teardown test_executable_dictionary/test.py::test_executable_input_python 1.06s teardown test_backup_log/test.py::test_backup_log 1.00s call test_distributed_ddl_parallel/test.py::test_smoke_parallel 0.96s call test_default_compression_codec/test.py::test_default_codec_for_compact_parts 0.89s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.88s call test_create_user_and_login/test.py::test_grant_create_user 0.78s call test_allowed_client_hosts/test.py::test_allowed_host 0.71s call test_catboost_evaluate/test.py::testNonConstantFeatures 0.70s call test_executable_dictionary/test.py::test_executable_implicit_input_python 0.69s call test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 0.53s call test_catboost_evaluate/test.py::testModelUpdate 0.52s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.51s call test_distributed_system_query/test.py::test_start_and_stop_replica_send 0.45s call test_create_user_and_login/test.py::test_login_as_dropped_user 0.45s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 0.42s call test_allowed_client_hosts/test.py::test_denied_host 0.40s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.35s call test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.35s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.32s call test_dictionaries_null_value/test.py::test_null_value 0.30s call test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.30s call test_executable_dictionary/test.py::test_executable_input_argument_python 0.29s call test_catboost_evaluate/test.py::testInvalidLibraryPath 0.28s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 0.26s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.26s call test_catboost_evaluate/test.py::testOnNullableFeatures 0.26s call test_create_user_and_login/test.py::test_login 0.26s call test_catboost_evaluate/test.py::testInvalidModelPath 0.25s call test_executable_dictionary/test.py::test_executable_input_python 0.25s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 0.25s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.25s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.22s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.20s call test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.20s call test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.20s call test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.20s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.20s call test_executable_dictionary/test.py::test_executable_input_bash 0.19s call test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 0.19s call test_catboost_evaluate/test.py::testConstantFeatures 0.19s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.19s call test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.17s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 0.17s teardown test_create_user_and_login/test.py::test_grant_create_user 0.13s call test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.12s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.12s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 0.12s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.07s teardown test_create_user_and_login/test.py::test_login_as_dropped_user 0.07s teardown test_create_user_and_login/test.py::test_login 0.04s setup test_config_decryption/test_wrong_settings.py::test_invalid_chars 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 0.00s setup test_default_compression_codec/test.py::test_default_codec_multiple 0.00s teardown test_distributed_ddl_parallel/test.py::test_all_in_parallel 0.00s teardown test_default_compression_codec/test.py::test_default_codec_for_compact_parts 0.00s setup test_allowed_client_hosts/test.py::test_denied_host 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-False] 0.00s teardown test_allowed_client_hosts/test.py::test_allowed_host 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 0.00s setup test_config_yaml_full/test.py::test_yaml_full_conf 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 0.00s teardown test_config_yaml_full/test.py::test_yaml_full_conf 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s teardown test_config_corresponding_root/test.py::test_work 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s setup test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s setup test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.00s setup test_create_user_and_login/test.py::test_login 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s teardown test_config_decryption/test_wrong_settings.py::test_wrong_method 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s teardown test_distributed_ddl_parallel/test.py::test_smoke 0.00s teardown test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s setup test_distributed_ddl_parallel/test.py::test_smoke_parallel 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s setup test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s teardown test_config_decryption/test_wrong_settings.py::test_no_encryption_key 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s teardown test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s teardown test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_python 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user_xml 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s setup test_config_decryption/test_wrong_settings.py::test_subnodes 0.00s setup test_config_decryption/test_wrong_settings.py::test_wrong_method 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.00s setup test_default_compression_codec/test.py::test_default_codec_single 0.00s setup test_executable_dictionary/test.py::test_executable_input_python 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s teardown test_distributed_ddl_parallel/test.py::test_smoke_parallel 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s setup test_distributed_ddl_parallel/test.py::test_smoke 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s teardown test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s setup test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.00s setup test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s teardown test_default_compression_codec/test.py::test_default_codec_multiple 0.00s teardown test_config_decryption/test_wrong_settings.py::test_subnodes 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s setup test_executable_dictionary/test.py::test_executable_input_argument_python 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s setup test_alter_moving_garbage/test.py::test_delete_race_leftovers 0.00s setup test_config_decryption/test_wrong_settings.py::test_no_encryption_key 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 0.00s teardown test_config_decryption/test_wrong_settings.py::test_invalid_chars 0.00s call test_config_corresponding_root/test.py::test_work 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.00s setup test_executable_dictionary/test.py::test_executable_input_bash 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_executable_dictionary/test.py::test_executable_input_argument_python 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_python 0.00s teardown test_executable_dictionary/test.py::test_executable_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString =========================== short test summary info ============================ FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup PASSED test_config_decryption/test_wrong_settings.py::test_invalid_chars PASSED test_create_user_and_login/test.py::test_grant_create_user PASSED test_create_user_and_login/test.py::test_login PASSED test_create_user_and_login/test.py::test_login_as_dropped_user PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_argument_python PASSED test_executable_dictionary/test.py::test_executable_implicit_input_bash PASSED test_executable_dictionary/test.py::test_executable_implicit_input_python PASSED test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python PASSED test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup PASSED test_config_decryption/test_wrong_settings.py::test_no_encryption_key PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] PASSED test_distributed_ddl_parallel/test.py::test_all_in_parallel PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_executable_dictionary/test.py::test_executable_implicit_input_slow_python PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_executable_dictionary/test.py::test_executable_implicit_input_sum_python PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash PASSED test_executable_dictionary/test.py::test_executable_input_argument_python PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_executable_dictionary/test.py::test_executable_input_bash PASSED test_executable_dictionary/test.py::test_executable_input_python PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] PASSED test_config_decryption/test_wrong_settings.py::test_subnodes PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] PASSED test_default_compression_codec/test.py::test_default_codec_multiple PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] PASSED test_distributed_ddl_parallel/test.py::test_smoke PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel PASSED test_config_decryption/test_wrong_settings.py::test_wrong_method PASSED test_default_compression_codec/test.py::test_default_codec_single PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] PASSED test_allowed_client_hosts/test.py::test_allowed_host PASSED test_allowed_client_hosts/test.py::test_denied_host PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] PASSED test_config_corresponding_root/test.py::test_work PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] PASSED test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] PASSED test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued PASSED test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup PASSED test_config_yaml_full/test.py::test_yaml_full_conf PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore PASSED test_dictionaries_null_value/test.py::test_null_value PASSED test_backup_log/test.py::test_backup_log PASSED test_distributed_system_query/test.py::test_start_and_stop_replica_send PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic PASSED test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade =================== 1 failed, 99 passed in 204.11s (0:03:24) =================== Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 492, in subprocess.check_call(cmd, shell=True, bufsize=0) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_hlzqms --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1]' test_backup_log/test.py::test_backup_log test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_config_corresponding_root/test.py::test_work test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method test_config_yaml_full/test.py::test_yaml_full_conf test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' test_dictionaries_null_value/test.py::test_null_value 'test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Date_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[String_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_]' test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica test_distributed_ddl_parallel/test.py::test_all_in_parallel test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 test_distributed_ddl_parallel/test.py::test_smoke test_distributed_ddl_parallel/test.py::test_smoke_parallel test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued test_distributed_system_query/test.py::test_start_and_stop_replica_send test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 ' returned non-zero exit status 1.